home *** CD-ROM | disk | FTP | other *** search
/ SIGGRAPH 2002 Course Notes / SIGGRAPH 2002 - Course Notes - Disc 1.iso / pc / notes / 07 / charts.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-04-08  |  274 b   |  19 lines

  1. .page {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     font-size: 12pt;
  4.     color: #ECE3CA;
  5.     background-color: #00376e;
  6. }
  7.  
  8. A:link {color: #ffff99}
  9. A:visited {color: #6666ff}
  10. A:active {color: red} 
  11.  
  12.  
  13. LINK="#6600ff"  VLINK="#cc3399"
  14.  
  15. sup {
  16.     font-size: smaler;
  17. }
  18.  
  19.